[INFO] cloning repository https://github.com/ErichDonGubler/whippit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ErichDonGubler/whippit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErichDonGubler%2Fwhippit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErichDonGubler%2Fwhippit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cc2569059a7f7dfa210453110167398f3ac4403d
[INFO] fixing ErichDonGubler/whippit against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErichDonGubler%2Fwhippit" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/ErichDonGubler/whippit
[INFO] finished tweaking git repo https://github.com/ErichDonGubler/whippit
[INFO] tweaked toml for git repo https://github.com/ErichDonGubler/whippit written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ErichDonGubler/whippit on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ErichDonGubler/whippit already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8e9a9f595d35a380081dc5410a852fe30487a017d74c3d7693917c5367c3afe8
[INFO] running `Command { std: "docker" "start" "8e9a9f595d35a380081dc5410a852fe30487a017d74c3d7693917c5367c3afe8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8e9a9f595d35a380081dc5410a852fe30487a017d74c3d7693917c5367c3afe8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e9a9f595d35a380081dc5410a852fe30487a017d74c3d7693917c5367c3afe8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8e9a9f595d35a380081dc5410a852fe30487a017d74c3d7693917c5367c3afe8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating moz-webgpu-cts/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating whippit/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]    Compiling chumsky v1.0.0-alpha.6
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking supports-color v3.0.0
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking supports-hyperlinks v3.0.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking owo-colors v4.0.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]     Checking lazy_format v2.0.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking vec1 v1.12.0
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking terminal_size v0.4.2
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]    Compiling mutants v0.0.4
[INFO] [stderr]     Checking similar v2.5.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking jiff v0.2.14
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking const_format v0.2.32
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking insta v1.38.0
[INFO] [stderr]     Checking joinery v3.1.0
[INFO] [stderr]     Checking natord v1.0.9
[INFO] [stderr]     Checking path-dsl v0.6.1
[INFO] [stderr]     Checking lets_find_up v0.0.3
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking pori v0.0.0
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking env_logger v0.11.7
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling exhaust-macros v0.3.0
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking exhaust v0.2.5
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]     Checking tardar v0.1.0 (https://github.com/ErichDonGubler/tardar?branch=static-diags-miette-0.7#e6d2383f)
[INFO] [stderr]     Checking wax v0.6.0 (https://github.com/ErichDonGubler/wax?branch=static-miette-diags-0.7#63542ef1)
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]    Compiling enumset_derive v0.8.1
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking whippit v0.6.4 (/opt/rustwide/workdir/whippit)
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking enumset v1.1.3
[INFO] [stderr]    Migrating whippit/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed whippit/src/metadata/properties.rs (1 fix)
[INFO] [stderr]     Checking moz-webgpu-cts v3.0.1 (/opt/rustwide/workdir/moz-webgpu-cts)
[INFO] [stderr]    Migrating moz-webgpu-cts/src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed moz-webgpu-cts/src/main.rs (2 fixes)
[INFO] [stderr]        Fixed moz-webgpu-cts/src/wpt/metadata/properties.rs (3 fixes)
[INFO] [stderr]        Fixed moz-webgpu-cts/src/wpt/metadata.rs (4 fixes)
[INFO] [stdout] warning: `impl whippit::reexport::chumsky::Parser<'a, &'a str, PropertyValue<T, Vec<std::string::String>>, whippit::reexport::chumsky::extra::Full<Rich<'a, char>, (), ()>>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> moz-webgpu-cts/src/wpt/metadata.rs:190:6
[INFO] [stdout]     |
[INFO] [stdout] 190 | ) -> impl Parser<'a, &'a str, PropertyValue<T, Vec<String>>, ParseError<'a>> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> moz-webgpu-cts/src/wpt/metadata.rs:188:13
[INFO] [stdout]     |
[INFO] [stdout] 188 |     helper: &mut PropertiesParseHelper<'a>,
[INFO] [stdout]     |             ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]    --> moz-webgpu-cts/src/wpt/metadata.rs:189:23
[INFO] [stdout]     |
[INFO] [stdout] 189 |     conditional_term: impl Parser<'a, &'a str, T, ParseError<'a>>,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout]     = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 187 ~ fn tags_parser<'a, T, U: Parser<'a, &'a str, T, ParseError<'a>>>(
[INFO] [stdout] 188 |     helper: &mut PropertiesParseHelper<'a>,
[INFO] [stdout] 189 ~     conditional_term: U,
[INFO] [stdout] 190 ~ ) -> impl Parser<'a, &'a str, PropertyValue<T, Vec<String>>, ParseError<'a>> + use<'a, T, U> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed moz-webgpu-cts/src/wpt/path.rs (8 fixes)
[INFO] [stdout] warning: `impl whippit::reexport::chumsky::Parser<'a, &'a str, PropertyValue<T, Vec<std::string::String>>, whippit::reexport::chumsky::extra::Full<Rich<'a, char>, (), ()>>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> moz-webgpu-cts/src/wpt/metadata.rs:190:6
[INFO] [stdout]     |
[INFO] [stdout] 190 | ) -> impl Parser<'a, &'a str, PropertyValue<T, Vec<String>>, ParseError<'a>> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> moz-webgpu-cts/src/wpt/metadata.rs:188:13
[INFO] [stdout]     |
[INFO] [stdout] 188 |     helper: &mut PropertiesParseHelper<'a>,
[INFO] [stdout]     |             ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]    --> moz-webgpu-cts/src/wpt/metadata.rs:189:23
[INFO] [stdout]     |
[INFO] [stdout] 189 |     conditional_term: impl Parser<'a, &'a str, T, ParseError<'a>>,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout]     = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 187 ~ fn tags_parser<'a, T, U: Parser<'a, &'a str, T, ParseError<'a>>>(
[INFO] [stdout] 188 |     helper: &mut PropertiesParseHelper<'a>,
[INFO] [stdout] 189 ~     conditional_term: U,
[INFO] [stdout] 190 ~ ) -> impl Parser<'a, &'a str, PropertyValue<T, Vec<String>>, ParseError<'a>> + use<'a, T, U> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.43s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: chumsky v1.0.0-alpha.6
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr] crater-edition-check: moz-webgpu-cts v3.0.1 (/opt/rustwide/workdir/moz-webgpu-cts) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: whippit v0.6.4 (/opt/rustwide/workdir/whippit) updating edition from 2021 to 2024
[INFO] [stderr]     Checking whippit v0.6.4 (/opt/rustwide/workdir/whippit)
[INFO] [stderr]     Checking moz-webgpu-cts v3.0.1 (/opt/rustwide/workdir/moz-webgpu-cts)
[INFO] [stdout] error[E0700]: hidden type for `impl Parser<'a, &str, TestProp<Out>, Full<Rich<'a, char>, (), ()>>` captures lifetime that does not appear in bounds
[INFO] [stdout]     --> moz-webgpu-cts/src/wpt/metadata.rs:1193:9
[INFO] [stdout]      |
[INFO] [stdout] 1077 |       ) -> impl Parser<'a, &'a str, TestProp<Out>, ParseError<'a>> + use<'a, P, Out>
[INFO] [stdout]      |            ------------------------------------------------------------------------- opaque type defined here
[INFO] [stdout] ...
[INFO] [stdout] 1193 | /         choice((
[INFO] [stdout] 1194 | |             helper
[INFO] [stdout] 1195 | |                 .parser(
[INFO] [stdout] 1196 | |                     just(EXPECTED_IDENT).to(()),
[INFO] [stdout] ...    |
[INFO] [stdout] 1250 | |             }),
[INFO] [stdout] 1251 | |         ))
[INFO] [stdout]      | |__________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: hidden type `Choice<(whippit::reexport::chumsky::combinator::MapWith<impl whippit::reexport::chumsky::Parser<'a, &'a str, ((), PropertyValue<Applicability, wpt::metadata::properties::Expected<Out>>), whippit::reexport::chumsky::extra::Full<Rich<'a, char>, (), ()>>, ((), PropertyValue<Applicability, wpt::metadata::properties::Expected<Out>>), {closure@moz-webgpu-cts/src/wpt/metadata.rs:1217:27: 1217:41}>, whippit::reexport::chumsky::combinator::MapWith<impl whippit::reexport::chumsky::Parser<'a, &'a str, ((), PropertyValue<Applicability, DisabledString>), whippit::reexport::chumsky::extra::Full<Rich<'a, char>, (), ()>>, ((), PropertyValue<Applicability, DisabledString>), {closure@moz-webgpu-cts/src/wpt/metadata.rs:1233:27: 1233:41}>, whippit::reexport::chumsky::combinator::MapWith<impl whippit::reexport::chumsky::Parser<'a, &'a str, ((), PropertyValue<Applicability, ImplementationStatus>), whippit::reexport::chumsky::extra::Full<Rich<'a, char>, (), ()>>, ((), PropertyValue<Applicability, ImplementationStatus>), {closure@moz-webgpu-cts/src/wpt/metadata.rs:1243:27: 1243:41}>, whippit::reexport::chumsky::combinator::MapWith<impl whippit::reexport::chumsky::Parser<'a, &'a str, PropertyValue<Applicability, Vec<std::string::String>>, whippit::reexport::chumsky::extra::Full<Rich<'a, char>, (), ()>>, PropertyValue<Applicability, Vec<std::string::String>>, {closure@moz-webgpu-cts/src/wpt/metadata.rs:1247:60: 1247:68}>)>` captures lifetime `'_`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/moz_webgpu_cts-2e1e4c90f3e9774b.long-type-18262174623974667566.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0700]: hidden type for `impl Parser<'a, &str, TestProp<Out>, Full<Rich<'a, char>, (), ()>>` captures lifetime that does not appear in bounds
[INFO] [stdout]     --> moz-webgpu-cts/src/wpt/metadata.rs:1193:9
[INFO] [stdout]      |
[INFO] [stdout] 1077 |       ) -> impl Parser<'a, &'a str, TestProp<Out>, ParseError<'a>> + use<'a, P, Out>
[INFO] [stdout]      |            ------------------------------------------------------------------------- opaque type defined here
[INFO] [stdout] ...
[INFO] [stdout] 1193 | /         choice((
[INFO] [stdout] 1194 | |             helper
[INFO] [stdout] 1195 | |                 .parser(
[INFO] [stdout] 1196 | |                     just(EXPECTED_IDENT).to(()),
[INFO] [stdout] ...    |
[INFO] [stdout] 1250 | |             }),
[INFO] [stdout] 1251 | |         ))
[INFO] [stdout]      | |__________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: hidden type `Choice<(whippit::reexport::chumsky::combinator::MapWith<impl whippit::reexport::chumsky::Parser<'a, &'a str, ((), PropertyValue<Applicability, wpt::metadata::properties::Expected<Out>>), whippit::reexport::chumsky::extra::Full<Rich<'a, char>, (), ()>>, ((), PropertyValue<Applicability, wpt::metadata::properties::Expected<Out>>), {closure@moz-webgpu-cts/src/wpt/metadata.rs:1217:27: 1217:41}>, whippit::reexport::chumsky::combinator::MapWith<impl whippit::reexport::chumsky::Parser<'a, &'a str, ((), PropertyValue<Applicability, DisabledString>), whippit::reexport::chumsky::extra::Full<Rich<'a, char>, (), ()>>, ((), PropertyValue<Applicability, DisabledString>), {closure@moz-webgpu-cts/src/wpt/metadata.rs:1233:27: 1233:41}>, whippit::reexport::chumsky::combinator::MapWith<impl whippit::reexport::chumsky::Parser<'a, &'a str, ((), PropertyValue<Applicability, ImplementationStatus>), whippit::reexport::chumsky::extra::Full<Rich<'a, char>, (), ()>>, ((), PropertyValue<Applicability, ImplementationStatus>), {closure@moz-webgpu-cts/src/wpt/metadata.rs:1243:27: 1243:41}>, whippit::reexport::chumsky::combinator::MapWith<impl whippit::reexport::chumsky::Parser<'a, &'a str, PropertyValue<Applicability, Vec<std::string::String>>, whippit::reexport::chumsky::extra::Full<Rich<'a, char>, (), ()>>, PropertyValue<Applicability, Vec<std::string::String>>, {closure@moz-webgpu-cts/src/wpt/metadata.rs:1247:60: 1247:68}>)>` captures lifetime `'_`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/moz_webgpu_cts-81752c6baf402712.long-type-6666054313180310931.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0499]: cannot borrow `*helper` as mutable more than once at a time
[INFO] [stdout]    --> moz-webgpu-cts/src/wpt/metadata.rs:122:24
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let tags = tags_parser(helper, conditional_term.clone()).map(FileProp::Tags);
[INFO] [stdout]     |                                ------ first mutable borrow occurs here
[INFO] [stdout] 121 |
[INFO] [stdout] 122 |         let disabled = helper
[INFO] [stdout]     |                        ^^^^^^ second mutable borrow occurs here
[INFO] [stdout] ...
[INFO] [stdout] 146 |         choice((prefs, tags, disabled, implementation_status))
[INFO] [stdout]     |                        ---- first borrow later used here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0499]: cannot borrow `*helper` as mutable more than once at a time
[INFO] [stdout]    --> moz-webgpu-cts/src/wpt/metadata.rs:136:37
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let tags = tags_parser(helper, conditional_term.clone()).map(FileProp::Tags);
[INFO] [stdout]     |                                ------ first mutable borrow occurs here
[INFO] [stdout] ...
[INFO] [stdout] 136 |         let implementation_status = helper
[INFO] [stdout]     |                                     ^^^^^^ second mutable borrow occurs here
[INFO] [stdout] ...
[INFO] [stdout] 146 |         choice((prefs, tags, disabled, implementation_status))
[INFO] [stdout]     |                        ---- first borrow later used here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: lifetime may not live long enough
[INFO] [stdout]    --> moz-webgpu-cts/src/wpt/metadata.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout]  79 |   impl<'a> Properties<'a> for FileProps {
[INFO] [stdout]     |        -- lifetime `'a` defined here
[INFO] [stdout] ...
[INFO] [stdout]  83 |           helper: &mut PropertiesParseHelper<'a>,
[INFO] [stdout]     |                   - let's call the lifetime of this reference `'1`
[INFO] [stdout] ...
[INFO] [stdout] 146 | /         choice((prefs, tags, disabled, implementation_status))
[INFO] [stdout] 147 | |             .map_with(|prop, e| (e.span(), prop))
[INFO] [stdout] 148 | |             .boxed()
[INFO] [stdout]     | |____________________^ associated function was supposed to return data with lifetime `'a` but it is returning data with lifetime `'1`
[INFO] [stdout]     |
[INFO] [stdout]     = note: requirement occurs because of the type `Boxed<'_, '_, &str, (SimpleSpan, FileProp), whippit::reexport::chumsky::extra::Full<Rich<'_, char, SimpleSpan, &str>, (), ()>>`, which makes the generic argument `'_` invariant
[INFO] [stdout]     = note: the struct `Boxed<'a, 'b, I, O, E>` is invariant over the parameter `'a`
[INFO] [stdout]     = help: see <https://doc.rust-lang.org/nomicon/subtyping.html> for more information about variance
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0499]: cannot borrow `*helper` as mutable more than once at a time
[INFO] [stdout]    --> moz-webgpu-cts/src/wpt/metadata.rs:122:24
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let tags = tags_parser(helper, conditional_term.clone()).map(FileProp::Tags);
[INFO] [stdout]     |                                ------ first mutable borrow occurs here
[INFO] [stdout] 121 |
[INFO] [stdout] 122 |         let disabled = helper
[INFO] [stdout]     |                        ^^^^^^ second mutable borrow occurs here
[INFO] [stdout] ...
[INFO] [stdout] 146 |         choice((prefs, tags, disabled, implementation_status))
[INFO] [stdout]     |                        ---- first borrow later used here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0499]: cannot borrow `*helper` as mutable more than once at a time
[INFO] [stdout]    --> moz-webgpu-cts/src/wpt/metadata.rs:136:37
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let tags = tags_parser(helper, conditional_term.clone()).map(FileProp::Tags);
[INFO] [stdout]     |                                ------ first mutable borrow occurs here
[INFO] [stdout] ...
[INFO] [stdout] 136 |         let implementation_status = helper
[INFO] [stdout]     |                                     ^^^^^^ second mutable borrow occurs here
[INFO] [stdout] ...
[INFO] [stdout] 146 |         choice((prefs, tags, disabled, implementation_status))
[INFO] [stdout]     |                        ---- first borrow later used here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: lifetime may not live long enough
[INFO] [stdout]    --> moz-webgpu-cts/src/wpt/metadata.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout]  79 |   impl<'a> Properties<'a> for FileProps {
[INFO] [stdout]     |        -- lifetime `'a` defined here
[INFO] [stdout] ...
[INFO] [stdout]  83 |           helper: &mut PropertiesParseHelper<'a>,
[INFO] [stdout]     |                   - let's call the lifetime of this reference `'1`
[INFO] [stdout] ...
[INFO] [stdout] 146 | /         choice((prefs, tags, disabled, implementation_status))
[INFO] [stdout] 147 | |             .map_with(|prop, e| (e.span(), prop))
[INFO] [stdout] 148 | |             .boxed()
[INFO] [stdout]     | |____________________^ associated function was supposed to return data with lifetime `'a` but it is returning data with lifetime `'1`
[INFO] [stdout]     |
[INFO] [stdout]     = note: requirement occurs because of the type `Boxed<'_, '_, &str, (SimpleSpan, FileProp), whippit::reexport::chumsky::extra::Full<Rich<'_, char, SimpleSpan, &str>, (), ()>>`, which makes the generic argument `'_` invariant
[INFO] [stdout]     = note: the struct `Boxed<'a, 'b, I, O, E>` is invariant over the parameter `'a`
[INFO] [stdout]     = help: see <https://doc.rust-lang.org/nomicon/subtyping.html> for more information about variance
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0499, E0700.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0499`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `moz-webgpu-cts` (bin "moz-webgpu-cts") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0499, E0700.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0499`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `moz-webgpu-cts` (bin "moz-webgpu-cts" test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "8e9a9f595d35a380081dc5410a852fe30487a017d74c3d7693917c5367c3afe8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e9a9f595d35a380081dc5410a852fe30487a017d74c3d7693917c5367c3afe8", kill_on_drop: false }`
[INFO] [stdout] 8e9a9f595d35a380081dc5410a852fe30487a017d74c3d7693917c5367c3afe8
